//==============================================================================
define drift
{
    set hotspot
    {
        version
        {
            Visualparticle SFX Snow Drift 2
        }
    }
}

//==============================================================================
anim idle
{
    SetSelector none 
    {
	  	EditorModeLogic
		set hotspot
        {
            version
            {
                Visualnone jimmy
				Connect attachpoint drift hotspot
            }
        }
		set hotspot
        {
            version
            {
				Visual AI Marker
				Connect attachpoint drift hotspot
            }
        }
    }
}
